guile-gnome2-gconf software package provides Guile bindings for GConf, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install guile-gnome2-gconf
guile-gnome2-gconf is installed in your system.
Make ensure the guile-gnome2-gconf package were installed using the commands given below,
$ sudo dpkg-query -l | grep guile-gnome2-gconf *
You will get with guile-gnome2-gconf package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Lisp |
| Package | guile-gnome2-gconf |
| Version | 2.16.2-1.1ubuntu1 |
| Description | Guile bindings for GConf |
| Sub Section | Lisp |